efi_loader: fill return values in SimpleNetworkProtocol
authorHeinrich Schuchardt <[email protected]>
Thu, 5 Oct 2017 14:36:04 +0000 (16:36 +0200)
committerAlexander Graf <[email protected]>
Mon, 9 Oct 2017 05:00:35 +0000 (07:00 +0200)
commit336d9dfc0a3b2245945a9fca9312c4266d186866
tree7d6feba95523b0720937987e0f52536b547ce506
parent8db174d651e3f92ddb9660f1f8b8755b902c3c11
efi_loader: fill return values in SimpleNetworkProtocol

In the receive function all return values should be filled.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_net.c